communication/http/client

make an HTTP request with a Cookie

rule:
  meta:
    name: make an HTTP request with a Cookie
    namespace: communication/http/client
    authors:
      - anamaria.martinezgom@mandiant.com
    scopes:
      static: function
      dynamic: span of calls
  features:
    - and:
      - match: send HTTP request
      - string: /Cookie:/i

last edited: 2025-01-29 09:27:13